From: Aravind Gopalakrishnan Date: Tue, 10 Jun 2014 10:05:37 +0000 (+0200) Subject: cpufreq: extend documentation for cpufreq parameter X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~4884 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=f08cb2b2eaa0e53880b26728523b0c5198c5b695;p=xen.git cpufreq: extend documentation for cpufreq parameter cpufreq parameter can take more options than currently documented. Include these with some comments regarding their intention. Signed-off-by: Aravind Gopalakrishnan --- diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 514c7b263b..25829fe8ed 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -323,12 +323,17 @@ If set, force use of the performance counters for oprofile, rather than detectin available support. ### cpufreq -> `= dom0-kernel | none | xen` +> `= dom0-kernel | none | xen[,[powersave|performance|ondemand|userspace][,][,[][,[verbose]]]]` > Default: `xen` Indicate where the responsibility for driving power states lies. +* Default governor policy is ondemand. +* `` and `` are integers which represent max and min processor frequencies + respectively. +* `verbose` option can be included as a string or also as `verbose=` + ### cpuid\_mask\_cpu (AMD only) > `= fam_0f_rev_c | fam_0f_rev_d | fam_0f_rev_e | fam_0f_rev_f | fam_0f_rev_g | fam_10_rev_b | fam_10_rev_c | fam_11_rev_b`